GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / JBIG2AddToMultiPageFile Method





In This Topic
JBIG2AddToMultiPageFile Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function JBIG2AddToMultiPageFile( _
   ByVal ImageID As Integer, _
   ByVal ImageToAddID As Integer _
) As GdPictureStatus
public GdPictureStatus JBIG2AddToMultiPageFile( 
   int ImageID,
   int ImageToAddID
)
public function JBIG2AddToMultiPageFile( 
    ImageID: Integer;
    ImageToAddID: Integer
): GdPictureStatus; 
public function JBIG2AddToMultiPageFile( 
   ImageID : int,
   ImageToAddID : int
) : GdPictureStatus;
public: GdPictureStatus JBIG2AddToMultiPageFile( 
   int ImageID,
   int ImageToAddID
) 
public:
GdPictureStatus JBIG2AddToMultiPageFile( 
   int ImageID,
   int ImageToAddID
) 

Parameters

ImageID
ImageToAddID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members